.contenedorpym1{
    position: relative;
    display: inline-block;
    text-align: center;

}

.centradopym1{
    position: absolute;
    top: 115px;
    left:271px;
    transform: translate(-50%, -50%);
	color:white;
	line-height:10px;

}

p#prelinepym1 {
  white-space: pre-line;
   width: 300px;
 height:10px;
 margin: 0px 0px;
 padding:15px; 
 border:0px;
 font-size:30px;
 line-height:190px;

  }
  .fin{
text-decoration:none;
color:rgba(220,220,220,0.8);
font-weight:bold;

}
  .fin1{
text-decoration:none;
color:rgba(170,170,170,0.8);
font-weight:bold;

}
 .fin2{
text-decoration:none;
color:rgba(120,120,120,0.8);
font-weight:bold;

}